home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PD Collection CD 1
/
PD Collection CD 1.iso
/
3d
/
vrmls
/
blacksun
< prev
next >
Wrap
Text File
|
1996-03-30
|
1KB
|
56 lines
#VRML V1.0 ascii
#
# The Black Sun -- inspired by Neal Stephenson
# By Adrian Scott, Scott Virtual Theme Parks
# http://www.virtpark.com/theme
# theme@netcom.com
#
Separator {
Material { emissiveColor 0 0.7 0 }
Separator {
Coordinate3 { # basic floor/ground
point [
-500 0 -500, -500 0 500, 500 0 500, 500 0 -500,
-500 1000 -500, -500 100 500, 500 100 500, 500 100 -500
]
}
IndexedFaceSet {
coordIndex [ 0, 1, 2, 3, -1,
0, 4, 5, 1, -1,
0, 3, 7, 4, -1
]
}
}
Material { emissiveColor 0 0 0 }
Separator {
Coordinate3 { # chopped off pyramid
point [
-100 0 0, 100 0 0, 100 0 -200, -100 0 -200,
-10 25 -90, 10 25 -90, 10 25 -110, -10 25 -110,
1 0 -7.2, 1 2 -7.2, -1 2 -7.2, -1 0 -7.2,
-1 0 0, 1 0 0
]
}
IndexedFaceSet {
coordIndex [ 4, 5, 6, 7, -1,
0, 1, 5, 4, -1,
1, 2, 6, 5, -1,
2, 3, 7, 6, -1,
3, 0, 4, 7, -1,
0, 4, 5, 1, 13, 9, 10, 12, -1,
13, 8, 9, -1,
8, 9, 10, 11, -1,
11, 10, 12, -1
]
}
}
Separator {
Material { emissiveColor 0 0 0 }
Translation { translation 0 3 -10.8}
Sphere { radius 0.5 }
}
Separator {
Translation { translation 0 0.5 -100}
Cylinder { radius 8 height 1 }
}
}